Skip to content
Back to search
30
MCP

Gemini DeepSearch

pulsemcp/gemini deepsearch

Performs automated multi-step web research using Google Search API and Gemini models to generate diverse search queries, conduct parallel searches, and synthesize comprehensive answers with proper source citations through configurable research depth levels.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gemini-deepsearch-mcp
Gemini DeepSearch MCP - Automated research agent with Google Gemini models
0 tools
Gemini Research
Provides real-time web research and URL summarization powered by Gemini 2.5 Flash with native Google Search grounding.
0 tools
DeepView
Enables AI-powered code analysis by loading entire codebases into Gemini's large context window, allowing developers to query and understand
0 tools
Gemini
Integrates Google's Gemini AI models enabling real-time response streaming and LLM processing capabilities.
0 tools
Google Gemini by crunchtools
Integrates Google Gemini AI for text generation, image creation, video generation, web research, and document analysis.
0 tools
Health Gemini
Provides healthcare query tools using Google Gemini AI, including drug search, disease information lookup, and medical consultation via a .N
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gemini_deepsearch": {
      "url": "None",
      "transport": "http"
    }
  }
}